home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-290 ms dos 5 arabic support / 2.ima / DOSHELP.HL_ / DOSHELP.HL
Text File  |  1991-11-11  |  6KB  |  102 lines

  1. @ Copyright (C) 1990-1991 Microsoft Corp.  All rights reserved.
  2. @ This is the DOS general help file.  It contains a brief 
  3. @ description of each command supported by the DOS help command.  
  4. @ Type HELP with no arguments to display the text in this file.
  5. @ Lines beginning with @ are comments, and are ignored by HELP.
  6. @ This file may be modified to add new commands.  If the HELP command-name
  7. @ form is to be used, any new commands should support the /? parameter.
  8. @ New commands should start in the first column.  Any extra lines needed
  9. @ for a command description should be preceded by white space.  Commands
  10. @ must be added in alphabetical order.
  11. APPEND   Allows programs to open data files in specified directories as if 
  12.          they were in the current directory.
  13. ASSIGN   Redirects requests for disk operations on one drive to a different 
  14.          drive.
  15. ATTRIB   Displays or changes file attributes.
  16. BACKUP   Backs up one or more files from one disk to another.
  17. BREAK    Sets or clears extended CTRL+C checking.
  18. CALL     Calls one batch program from another.
  19. CD       Displays the name of or changes the current directory.
  20. CHCP     Displays or sets the active code page number.
  21. CHDIR    Displays the name of or changes the current directory.
  22. CHKDSK   Checks a disk and displays a status report.
  23. CLS      Clears the screen.
  24. COMMAND  Starts a new instance of the MS-DOS command interpreter.
  25. COMP     Compares the contents of two files or sets of files.
  26. COPY     Copies one or more files to another location.
  27. CTTY     Changes the terminal device used to control your system.
  28. DATE     Displays or sets the date.
  29. DEBUG    Runs Debug, a program testing and editing tool.
  30. DEL      Deletes one or more files.
  31. DIR      Displays a list of files and subdirectories in a directory.
  32. DISKCOMP Compares the contents of two floppy disks.
  33. DISKCOPY Copies the contents of one floppy disk to another.
  34. DOSKEY   Edits command lines, recalls MS-DOS commands, and creates macros.
  35. DOSSHELL Starts MS-DOS Shell.
  36. ECHO     Displays messages, or turns command echoing on or off.
  37. EDIT     Starts MS-DOS Editor, which creates and changes ASCII files.
  38. EDLIN    Starts Edlin, a line-oriented text editor.
  39. EMM386   Turns on or off EMM386 expanded memory support.
  40. ERASE    Deletes one or more files.
  41. EXE2BIN  Converts .EXE (executable) files to binary format.
  42. EXIT     Quits the COMMAND.COM program (command interpreter).
  43. EXPAND   Expands one or more compressed files.
  44. FASTOPEN Decreases the amount of time needed to open frequently used files 
  45.          and directories.
  46. FC       Compares two files or sets of files, and displays the differences 
  47.          between them.
  48. FDISK    Configures a hard disk for use with MS-DOS.
  49. FIND     Searches for a text string in a file or files.
  50. FOR      Runs a specified command for each file in a set of files.
  51. FORMAT   Formats a disk for use with MS-DOS.
  52. GOTO     Directs MS-DOS to a labelled line in a batch program.
  53. GRAFTABL Enables MS-DOS to display an extended character set in graphics mode.
  54. GRAPHICS Loads a program that can print graphics.
  55. HELP     Provides Help information for MS-DOS commands.
  56. IF       Performs conditional processing in batch programs.
  57. JOIN     Joins a disk drive to a directory on another drive.
  58. KEYB     Configures a keyboard for a specific language.
  59. LABEL    Creates, changes, or deletes the volume label of a disk.
  60. LH       Loads a program into the upper memory area.
  61. LOADFIX  Loads a program above the first 64K of memory, and runs the program.
  62. LOADHIGH Loads a program into the upper memory area.
  63. MD       Creates a directory.
  64. MEM      Displays the amount of used and free memory in your system.
  65. MIRROR   Records information about one or more disks.
  66. MKDIR    Creates a directory.
  67. MODE     Configures a system device.
  68. MORE     Displays output one screen at a time.
  69. NLSFUNC  Loads country-specific information.
  70. PATH     Displays or sets a search path for executable files.
  71. PAUSE    Suspends processing of a batch file and displays a message.
  72. PRINT    Prints a text file while you are using other MS-DOS commands.
  73. PROMPT   Changes the MS-DOS command prompt.
  74. QBASIC   Starts the MS-DOS QBasic programming environment.
  75. RD       Removes a directory.
  76. RECOVER  Recovers readable information from a bad or defective disk.
  77. REM      Records comments (remarks) in batch files or CONFIG.SYS.
  78. REN      Renames a file or files.
  79. RENAME   Renames a file or files.
  80. REPLACE  Replaces files.
  81. RESTORE  Restores files that were backed up by using the BACKUP command.
  82. RMDIR    Removes a directory.
  83. SET      Displays, sets, or removes MS-DOS environment variables.
  84. SETVER   Sets the version number that MS-DOS reports to a program.
  85. SHARE    Installs file-sharing and locking capabilities on your hard disk.
  86. SHIFT    Shifts the position of replaceable parameters in batch files.
  87. SORT     Sorts input.
  88. SUBST    Associates a path with a drive letter.
  89. SYS      Copies MS-DOS system files and command interpreter to a disk you 
  90.          specify.
  91. TIME     Displays or sets the system time.
  92. TREE     Graphically displays the directory structure of a drive or path.
  93. TYPE     Displays the contents of a text file.
  94. UNDELETE Recovers files which have been deleted.
  95. UNFORMAT Restores a disk erased by the FORMAT command or restructured by the 
  96.          RECOVER command.
  97. VER      Displays the MS-DOS version.
  98. VERIFY   Tells MS-DOS whether to verify that your files are written correctly 
  99.          to a disk.
  100. VOL      Displays a disk volume label and serial number.
  101. XCOPY    Copies files (except hidden and system files) and directory trees.
  102.